projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b041707
)
and the other one, oops
author
parkrrrr
<parkrrrr>
Tue, 23 May 2006 16:22:46 +0000
(16:22 +0000)
committer
parkrrrr
<parkrrrr>
Tue, 23 May 2006 16:22:46 +0000
(16:22 +0000)
google.c
patch
|
blob
|
history
diff --git
a/google.c
b/google.c
index 8633be6ce0fa7550e3c441ed6dd4a01e8e974c5f..ff883dcc76a4ffdd7d3e7b0f7d324bf63d853b7e 100644
(file)
--- a/
google.c
+++ b/
google.c
@@
-321,6
+321,7
@@
google_read(void)
end = encoded_levels;
while ( (end = strstr(end, "\\\\" ))) {
memmove( end, end+1, strlen(end)+1 );
+ end++;
}
goog_poly_e( NULL, NULL );
}